home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Utilities Experience
/
The Utilities Experience - Volume 1.iso
/
software
/
rendering
/
utilities
/
dust
/
dusthelp
/
calc
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-11-03
|
331 b
|
10 lines
COMMAND CALC or .
-----------------------------------------------------------------
Purpose: calculate mathematical expressions or define new
global variables
Usage: CALC(<expression>) or .<expression>
Examples: calc("3*sin(pi/8)")
.a=3/5
.b=a*sin(45)
calc("b+a")